home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 129
/
CD Gamer Issue 129 (December 2003) (Disc 2).ISO
/
subs1.dxr
/
00097_readme 1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-10-13
|
285 b
|
14 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("readmehigh")
cursor(280)
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("readme")
cursor(-1)
end
on mouseUp me
open(the moviePath & "\subscribers\spacetripper.exe")
end